

Good but heavy architectural review

Stop the story, I'm out of research notes!The author spends far too much time on David (the Duke of Windsor) and his younger brother Bertie (George VI), who have already been the subjects of numerous biographies, and gives George V's other children short shrift. It's unfortunate, given that there isn't much written about them. Hough apparently referred mainly to research he undertook while writing his books on the Mountbattens; since Mary, George, Henry and John didn't figure much in those books, they don't figure much here.
OVERALL VERY INTERESTING STORY OF THE YOUNG WINDSORS
It's Deja Vu All Over Again

A Book About Things
Talent and privilege gone to waste

A good book covering a lot of topicsThe authors do not assume that the reader is knowledgeable about relational databases in general, SQL, or the related topics. For example, the chapter on SQL on MySQL does not just describe the subset of SQL-92 that MySQL supports, but rather it contains a tutorial on the SQL for the commands that MySQL supports. Chapter seven on Database Design contains a tutorial on taking a database to third normal form complete with Entity-Relationship diagrams, unique identifiers and relationships. In part four, the PHP chapter contains a mini-tutorial on PHP and a complete PHP application. While the level of thoroughness is nice in the sense that you do not have to refer to other volumes to comprehend the subject, it makes for some very intense reading because of the size of the book versus the topics covered.
Overall, I like the book as a general tool, however there are certain omissions, for example: there is no reference phpMyAdmin or WinMySQLadmin. These tools are very easy to use and helpful in working with MySQL. In addition, the topic of creating InnoDB or BDB tables for transaction support is not addressed. The explanation of granting privileges in MySQL was a little confusing. Some supporting illustrations or diagrams would be well received there. The book is fairly successful in covering its broad topic domain. In conjunction with the MySQL manual, the book should meet most of my needs, but if I were a full time database administrator, I would probably want a dedicated reference book.
A good reference book
Excellent Reference But Not Much On Managment

very dry and uninteresting
The Hellenic monarchy: if it's Greek to you, read this book.How exactly did the Greek people come to be reigned over by a Danish prince and his heirs? Did a King of Greece really die from a monkey attack? The story of the Greek monarchy has a good mixture of everything that intrigues the typical royal-watcher, and Van Der Kiste tells it well.
You might find it refreshing that, in the chapters dealing with World War One, Van Der Kiste doesn't take a typical (jingoistic) pro-Allied stance. He presents the Hellenic involvement in that war from a Greek royalist perspective.
If the book is lacking, it's in the final chapters. As the author points out, a historian can only do so much justice to a topic as fresh as the royal family's current standing. The subject of the Greek monarchy in the past 60 years could fill another book.
Overall, this is a fine addition to Van Der Kiste's body of work, and a good starting point for anyone researching the subject.


Very interesting

Lytton Lite

First revisionist historian's life of Richard III

Confused look at ATL
A useful and worthwhile book
Not perfect, but ATL makes for tough writingC++ Templates, COM, Registry entries, in-process and out-of-process servers-- these subjects each have to be discussed before you can really get into ATL, and learn what it does and how it can help you. Quite a bit of prep work there.
Like other ATL books out there, this one has it's confusing parts. After about the first 100 pages or so, the authors start explaining the internal workings of ATL objects, and man, does it make for a tough read. Various ATL classes are briefly mentioned here and there, this one is used as a template parameter for that one, and pity the poor reader who's new to the ATL game!
Still, I can't blame the authors here, but rather the subject matter. If you keep cool, and don't worry whenever the authors expand those ATL macros and try to explain their inner workings, you can progress along fairly quickly.
Most parts of the book are very well explained, and if you're someone who *must* know about ATL's internal workings in depth, then this book is a good one to start with. If you're new to ATL, you can definitely profit by reading this, but look for a beginner's companion to keep close by.


Fair reference to start with, but leaves you wanting more
Not the greatest, but worth buying.In the authors defense I do not think this book was meant to be an intro text to database programming. If that is what you are looking for in a "language" book try "Access Database Design @ Programming" by Steven Roman, Also published by O'Reilly. His Relational Database tutorial is thorough and succinct.
The mixture of mSQL and MySQL in the discussions regarding more DB administration and capabilities is excellent and possibly the best part of the book. If you are trying to decide which DB to use you should definately buy this book.
As far as typos and accuracy I have never read a book in 35 years that did not have both problems. I know a lot of software bugs get blamed on examples but I haven't noticed anything wrong with the JDBC or C implementation material that I used.
Overall I give the book three stars:
1. It's too expensive for what is in it.
2. It fails at being Rigorous like I expect from O'Reily.
3. Youv'e only got two choices on MySQL as a far as I know and O'Reilly was cool enough to print one.
4. I have 6 1/2 feet of OReilly books that I have collected over the years. This is not up to their standards in my IMHO.
A good overall introduction to SQL databases...It also serves as a pretty good reference for both servers (though, by no means a complete one). It explains some database building basics, as well as what 2NF and 3NF mean (and how to make your database 3NF). It contains several useful chapters on different APIs to MySQL and mSQL including a very helpful introduction to the Perl DBI.
I still find the reference pages pretty helpful, but for people looking for an advanced reference, I'd say look elsewhere (perhaps "Managing and Using MySQL" (ASIN 0596002114)).
If you're just learning SQL or MySQL, this is a great book!